JAMSRESTAPI Web Service
PutEntry_PutEntryState
JAMSRESTAPI Web Service > All Operations Resource Group : Entry_PutEntryState (Put)

Resource Path: /api/entry/{id}/state

Uri: http://doc.jamsscheduler.com/api/entry/{id}/state

Description
Sets the JobStatus and Icon of a specified entry.
Parameters
NameDescriptionData Type
The JAMSEntry of entry to set entry state.integer
Request

The request body is of type EntrySetEntryStateRequest.

An EntrySetJobStateRequest model

Overview

EntrySetEntryStateRequest
jobStatus : string
message : string
icon : string
permanent : boolean
enableRelease : boolean
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service